Skip to content

Update python-slugify to 3.0.4#268

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-python-slugify-1.2.6-to-3.0.4
Open

Update python-slugify to 3.0.4#268
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-python-slugify-1.2.6-to-3.0.4

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates python-slugify from 1.2.6 to 3.0.4.

Changelog

3.0.4

- Now supporting text-unidecode>=1.3
- Now supporting Unidecode>=1.1.1

3.0.2

- Add official support of Py 3.7

3.0.1

- Add test.py to manifest

3.0.0

- Upgrade Unidecode
- Promote text-unidecode as the primary decoding package
- Add Unidecode as an optional extra. "pip install python-slugify[unidecode]"

2.0.1

- Add replacements option e.g. [['|', 'or'], ['%', 'percent'], ['-', '_']] (andriyor)

2.0.0

- Fix alternative dependency installation
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant